On this pageGetDrawingInternalCoordsDescriptionGets the drawing coordinates of the point that is defined by its position on the screen (X, Y).Syntaxfunction GetDrawingInternalCoords(ACoordX, ACoordY: Integer): TFPoint; override;